Difference Between Code Extensions and Pre-2.0 N4 Groovy Support

As mentioned earlier, starting with N4 v. 2.0, N4 supports code extensions that are inherited in the application layer from the underlying Framework layer. Although this document describes the extensibility features that do and do not use the Framework support, we recommend that for any future development you use the Framework Code Extensions as we plan to deprecate the code extensions that do not use Framework support.

Some general guidelines for using Framework Code Extensions: